home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #2 / Amiga Plus CD - 1995 - No. 2.iso / startrek / trek73 / doc / 4.t < prev    next >
Text File  |  1995-04-11  |  4KB  |  104 lines

  1. .ce
  2. Options
  3. .sp
  4. .PP
  5. In TREK73, all the names are taken from the series Star Trek.
  6. Through the use of options, the names can be changed to whatever
  7. you want.
  8. .sp
  9. .PP
  10. To use the options, you must add the variable TREK73OPTS to
  11. your environment.
  12. A sample would be (using the C-shell):
  13. .br
  14. .sp
  15. setenv TREK73OPTS 'name=Jerk, ship=Boobyprize, terse'
  16. .sp
  17. .PP
  18. The option string is a list of comma-separated options.
  19. Options are designated as either boolean or string options.
  20. Boolean options are turned on by typing their name and turned
  21. off by prepending 'no' to them.
  22. String options are set equal to the string which follows the "=".
  23. .sp
  24. .PP
  25. There follows a list of all the options, what type it is,
  26. and an explanation of what they mean.
  27. The default for the option is in square brackets following
  28. the option.
  29. .sp
  30. .IP "terse BOOLEAN [noterse]"
  31. This option, when set, turns off the information regarding the
  32. ship's purpose in the area.
  33. It thus reduces the amount of drek on the screen.
  34. If you are on a slow terminal, this is a nice option to have set.
  35. .sp
  36. .IP "shipname STRING [Enterprise]"
  37. This option names your ship.
  38. .sp
  39. .IP "name STRING"
  40. This option names the captain of the ship.
  41. If this option is not set, then the program will ask for a name.
  42. The captain is the one who must make all the decisions of strategy
  43. and tactics for the ship.
  44. .sp
  45. .IP "sex STRING"
  46. This option gives the captain a gender.
  47. If this option is not set, the program will ask for it's value.
  48. If you respond with something that starts with other than "m" or "f",
  49. beware!
  50. .sp
  51. .IP "science STRING [Spock]"
  52. This option names the science officer, who is responsible
  53. for checking the parameters of the captain's commands.
  54. It is also this officer's duty to report damage to the ship
  55. as well as scan for enemy damage.
  56. .sp
  57. .IP "engineer STRING [Scott]"
  58. This option names the chief engineer of the ship.
  59. It is this officer's duty to report on the status of the ship,
  60. especially its energy supply and distribution of the same.
  61. The officer also controls the launching of anti-matter probes.
  62. .sp
  63. .IP "helmsman STRING [Sulu]"
  64. This option names the ship's helmsman.
  65. This officer's duty is to control the speed of the ship
  66. and also controls the firing of the ship's weapons.
  67. .sp
  68. .IP "nav STRING [Chekov]"
  69. This option names the ship's navigator, who is responsible
  70. for the navigation of the ship.
  71. This officer makes changes to the ship's course as directed
  72. by the captain.
  73. This officer also controls any anti-matter probes after they
  74. have been launched.
  75. .sp
  76. .IP "com STRING [Uhura]"
  77. This option names the ship's communications officer.
  78. It is the duty of this officer to handle all communications between
  79. the ship and the rest of the universe.
  80. .sp
  81. .IP "ships STRING"
  82. This option, if set, tells the program how many ships you wish to fight.
  83. If it is not set, then the program will ask.
  84. .sp
  85. .IP "enemy STRING [random]"
  86. If this option is set, it tells the program which race you wish
  87. to fight.
  88. The available races are:
  89. Klingon, Romulan, Kzinti, Gorn, Orion, Hydran, Lyran, or Tholian.
  90. If the option is not set, the race you will fight is chosen at random.
  91. .sp
  92. .IP "foename STRING [random]"
  93. If this option is set, it specifies the name of the commander
  94. of the enemy ship(s).
  95. If this option is not specified, the name is chosen at random.
  96. .sp
  97. .IP "silly BOOLEAN [nosilly]"
  98. If this option is set, an additional race is added to the list of
  99. possible races to fight.
  100. This race is the Monty Pythons.
  101. Note that if you wish to always fight the Monty Python's, you merely
  102. have to set the enemy option above.
  103. .bp
  104.